Result: None
| Detail | Value | 
|---|---|
| Returncode | 1 | 
| Time | 0:00:00.084811 | 
| Stdout | 
          Using TEXTURE_3D. Using texture offsets. Testing GL_RGBA8 Fail with NEAREST and REPEAT at (6,36) @ 0,0 Expected: 0 0 0 0 Observed: 0 0 0 255 Fail with NEAREST and CLAMP at (95,36) @ 0,0 Expected: 255 0 0 204 Observed: 0 0 0 255 Fail with NEAREST and CLAMP_TO_EDGE at (184,36) @ 0,0 Expected: 255 0 0 204 Observed: 0 0 0 255 Fail with NEAREST and MIRRORED_REPEAT at (362,36) @ 0,0 Expected: 255 255 255 255 Observed: 0 0 0 255 Fail with NEAREST and MIRROR_CLAMP_EXT at (451,36) @ 0,0 Expected: 255 255 255 255 Observed: 0 0 0 255 Fail with NEAREST and MIRROR_CLAMP_TO_EDGE_EXT at (540,36) @ 0,0 Expected: 255 255 255 255 Observed: 0 0 0 255 Fail with LINEAR and REPEAT at (6,125) @ 0,0 Expected: 0 0 0 0 Observed: 0 0 0 255 Fail with LINEAR and CLAMP_TO_EDGE at (184,125) @ 0,0 Expected: 255 0 0 204 Observed: 0 0 0 255 Fail with LINEAR and MIRRORED_REPEAT at (362,125) @ 0,0 Expected: 255 255 255 255 Observed: 0 0 0 255 Fail with LINEAR and MIRROR_CLAMP_TO_EDGE_EXT at (540,125) @ 0,0 Expected: 255 255 255 255 Observed: 0 0 0 255  | 
      
| Stderr | |
| Environment | 
          PIGLIT_SOURCE_DIR="/home/hakzsam/programming/piglit" PIGLIT_PLATFORM="mixed_glx_egl"  | 
      
| Command | /home/hakzsam/programming/piglit/bin/texwrap 3D GL_RGBA8 offset -auto -fbo | 
| dmesg | 
          None  |